JBoss Community Archive (Read Only)

Infinispan 5.1

Why is cache size sometimes even higher than specified maxEntries of the eviction configuration element?

Although one can specify maxEntries to be a value that is not a power of two, the underlying algorithm will size it to the value V closest to power of two that is larger than maxEntries specified. Eviction algorithms guarantee that the size of cache container will never be greater than V.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 09:17:57 UTC, last content change 2011-07-18 12:57:21 UTC.